Rmisc/[tmp]convert.b.to.t.R

#' @export
convert.b.to.t <- function(b, se) {
  return(b/se);
}
wviechtb/escalc documentation built on Jan. 9, 2020, 4:14 p.m.